-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.3.0 (latest)
-
Code
-
Classes
- Mailer
Total Complexity |
76 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
536 |
Lines of code |
266 |
Logical lines of code |
132 |
Comment lines |
176 |
Methods |
18 |
Properties |
2 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_response() |
A |
47 |
12 |
36 |
set_recipients() |
A |
51 |
10 |
26 |
set_attachments() |
S |
55 |
7 |
20 |
set_content() |
S |
51 |
6 |
35 |
prepare_attachments() |
S |
54 |
5 |
20 |
get_response_error() |
S |
54 |
5 |
20 |
gather_response_errors() |
S |
57 |
5 |
17 |
set_reply_to() |
S |
60 |
4 |
14 |
address_format() |
S |
63 |
4 |
10 |
set_headers() |
S |
67 |
4 |
7 |
set_body_header() |
S |
61 |
3 |
13 |
is_mailer_complete() |
S |
68 |
3 |
7 |
is_email_sent() |
S |
68 |
2 |
7 |
set_from() |
S |
65 |
2 |
10 |
set_return_path() |
S |
98 |
1 |
1 |
get_body() |
S |
68 |
1 |
8 |
set_subject() |
S |
71 |
1 |
7 |
__construct() |
S |
65 |
1 |
8 |